SuperTooltip for WinForms
ObservableDictionary<TKey,TValue> クラス メンバ
プロパティ  メソッド  イベント

C1.Win.6 アセンブリ > C1.Win.Collections.ObjectModel 名前空間 : ObservableDictionary<TKey,TValue> クラス

ObservableDictionary<TKey,TValue>データ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタ  
トップ
パブリック プロパティ
 名前解説
Public プロパティ System.Collections.ObjectModel.Collection<T>から継承されます。
Public プロパティオーバーロードされます。 Gets or sets the element with the specified key.  
Public プロパティGets an System.Collections.Generic.ICollection`1 containing the keys of the ObservableDictionary<TKey,TValue>.  
Public プロパティGets an System.Collections.Generic.ICollection`1 containing the values in the ObservableDictionary<TKey,TValue>.  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 Adds an element with the provided key and value to the ObservableDictionary<TKey,TValue>.  
Public メソッド System.Collections.ObjectModel.Collection<T>から継承されます。
Public メソッド System.Collections.ObjectModel.Collection<T>から継承されます。
Public メソッドDetermines whether the ObservableDictionary<TKey,TValue> contains an element with the specified key.  
Public メソッド System.Collections.ObjectModel.Collection<T>から継承されます。
Public メソッド System.Collections.ObjectModel.Collection<T>から継承されます。
Public メソッド System.Collections.ObjectModel.Collection<T>から継承されます。
Public メソッド System.Collections.ObjectModel.ObservableCollection<ObservableKeyValuePair<TKey,TValue>>から継承されます。
Public メソッドオーバーロードされます。 Removes the element with the specified key from the ObservableDictionary<TKey,TValue>.  
Public メソッド System.Collections.ObjectModel.Collection<T>から継承されます。
Public メソッドGets the value associated with the specified key.  
トップ
パブリック イベント
 名前解説
Public イベント System.Collections.ObjectModel.ObservableCollection<ObservableKeyValuePair<TKey,TValue>>から継承されます。
Public イベントOccurs when a item value changes.  
トップ
参照

ObservableDictionary<TKey,TValue> クラス
C1.Win.Collections.ObjectModel 名前空間